CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - B 树

搜索资源列表

  1. 图书馆管理.rar

    0下载:
  2. 图书管理 1,输入形式和输入值的范围:图书通过输入书号,书名,著者,总存量来建立一棵B-树,书号,现存量和总存量采用int 型 ,书名,著者采用20位字符串形式定义 借阅者通过输入书号,图书证号来借阅书籍,建立一条借阅者的链表来记录借阅情况 图书证号是20位的字符串 2. 输出的形式:B-树以凹入表形式显示出来,借阅者以借阅图书证号、所借图书的内容、借阅日期显示出来 3. 本程序实现对一本书的采编入库,清除库存,借阅和归还,初步实现图书管理
  3. 所属分类:源码下载

    • 发布日期:
    • 文件大小:18138
    • 提供者:
  1. bplus.zip

    0下载:
  2. 一个简单好用的B+树算法实现
  3. 所属分类:数值算法/人工智能

    • 发布日期:
    • 文件大小:15924
    • 提供者:
  1. Libasdasd

    0下载:
  2. b树的C++实现,运用模板实现B树 简单明了-C achieved, the use template simple B-tree
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:10732
    • 提供者:
  1. java-rbtree-project-ok

    0下载:
  2. R树与B树的混合树,在这个程序里面可以直接用R树和B树-R and B-tree tree of mixed tree, in the inside can directly with the R and B-tree tree
  3. 所属分类:其他数据库

    • 发布日期:2008-10-13
    • 文件大小:913132
    • 提供者:张军旗
  1. 图书馆V2

    0下载:
  2. 一个采用B-树数据结构制作的图书馆管理程序,功能较简单,适合大学生数据结构参考使用-use a B-tree data structures produced by the library management procedures and functions than simple data structure suitable for college students to use reference
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:6450
    • 提供者:吴晓辉
  1. B_SORT

    0下载:
  2. B树排序算法的实现,还不错。有兴趣的可以看看。-B-tree algorithm to achieve, quite good. Interested parties can look at.
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:5728
    • 提供者:何小熊
  1. C语言开发 BTREE 数据文件索引程序库

    0下载:
  2. 用c开发的B+树索引结构,能实现B+树基本的查找,删除,搜索功能-with the development of B-tree index structures to achieve the basic B-tree search, delete, search functions
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:15776
    • 提供者:皇者之剑
  1. btree-vv

    0下载:
  2. 图书馆管理系统,3阶b树 数据结构实验,简单易懂 初学者的作品-library management system, three bands b experimental tree data structure, simple works beginners
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:6027
    • 提供者:郑娓娓
  1. CMXBTree

    0下载:
  2. CMXBTree 的主要作用是在内存中建立一棵B+树,主要针对数据量较大,查询频繁的数据。总之,CMXBTree 可被视作一个在内存中的数据库使用。其特点是:短小精悍。-CMXBTree major role in the establishment of a memory B-tree, mainly larger volume of data, inquiries frequent data. In short, CMXBTree be deemed to be a memory in th
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:158015
    • 提供者:ben
  1. btree_Vc

    0下载:
  2. 用VC++,实现B树算法的一个示例。 包括B树的插入、删除等功能。-VC, B-tree algorithm to achieve an example. B tree insertion, deletion capabilities.
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:1170
    • 提供者:mayan
  1. avl_bplus

    0下载:
  2. 实现avl树和b+树以及用他们管理的数据库demo-achieve AVL tree and b tree and use their database management demo
  3. 所属分类:界面编程

    • 发布日期:2008-10-13
    • 文件大小:3146748
    • 提供者:leaing
  1. DisplayBTree

    0下载:
  2. 代码注重B树插入、删除的算法逻辑,适用于 学习者研究B树实现的核心思想。代码中无庞杂的无关操作-focus on B-tree code insertion, deletion algorithm logic applies to B-tree research learners to achieve the core idea. The code has nothing to do with the complex operation
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:11894
    • 提供者:byron
  1. Based-b-Tree-library-system

    0下载:
  2. 基于b-树的图书管理系统 c++实现 希望对数据结构的学习有帮助!-B-tree Libraay system
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-25
    • 文件大小:17618
    • 提供者:顾笑雪
  1. B-tree--BP-tree--B--tree--R-tree

    0下载:
  2. 本文从B树开始谈起,然后论述B+树、B*树,最后谈到R 树。其中B树、B+树及B*树部分由weedge完成,R 树部分由Frankie完成,全文最终由July统稿修订完成。-Starting the beginning of this B-tree, and then discusses the B+ tree, B* tree, R-tree and finally spoke. Where the B-tree, B+ tree and B* tree partially complete
  3. 所属分类:IT Hero

    • 发布日期:2017-04-04
    • 文件大小:937468
    • 提供者:彭亮
  1. B-Tree

    0下载:
  2. B树实现啊 数据结构还有基本操作-something about BTree
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-14
    • 文件大小:4064
    • 提供者:颜海周
  1. B-Tree_Demo

    0下载:
  2. B树的实现 B+树的实现,数据库课上要求写的b+树的c++实现,可以进行插入查找删除等操作,代码简单,适合新手(c++)-We design classes require written b+ Tree c++ Achieve, can be inserted to find the deletion of such operations, the code is simple, suitable for novice
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-29
    • 文件大小:70217
    • 提供者:王帅
  1. B-Tree_danciking

    0下载:
  2. 使用B树编写实现背单词功能。可添加删除单词,可修改单词熟悉度,可查询排序为第k个的单词-Use B-tree prepared to achieve word back function. Delete the word to add, modify the word familiarity, can be found at the k-th order of words
  3. 所属分类:Data structs

    • 发布日期:2017-05-06
    • 文件大小:863120
    • 提供者:范明柯
  1. dbProject

    0下载:
  2. a database finished with b+ tree
  3. 所属分类:其他

    • 发布日期:2018-01-06
    • 文件大小:858112
    • 提供者:nien
  1. b搜索树

    1下载:
  2. b树的c++代码实现例程,附测试代码,用于高级数据结构的学习
  3. 所属分类:数据结构常用算法

    • 发布日期:2019-02-24
    • 文件大小:10961
    • 提供者:wswslzp
  1. 树_17281183_刘梦婷

    1下载:
  2. 建立树的孩子兄弟链表存储结构,求树的深度。 要求: 1)自上而下输入树中每条边(例如#A,AB,AC,BD,##),不要转换成二叉树输入。 2)按树中由根至叶子结点层次遍历顺序(每层中自左至右输入),输入结点序列及每个结点的度,构造孩子兄弟链表。(Establish the storage structure of the tree's child and brother list, and find the depth of the tree. Requirement: 1) Inp
  3. 所属分类:数据结构

    • 发布日期:2020-05-07
    • 文件大小:1536000
    • 提供者:lmt19990807
« 1 2 3 45 6 7 8 9 10 ... 21 »
搜珍网 www.dssz.com